runtime.mcache.refill (method)

2 uses

	runtime (current package)
		malloc.go#L1006: 		c.refill(spc)
		mcache.go#L160: func (c *mcache) refill(spc spanClass) {